home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / sources / x / volume1 / guidelines.1 < prev    next >
Encoding:
Internet Message Format  |  1988-08-25  |  1.5 KB

  1. Path: uunet!wyse!mikew
  2. From: mikew@wyse.wyse.com (Mike Wexler)
  3. Newsgroups: comp.sources.x
  4. Subject: v01INF4:  Guidelines for postings to comp.sources.x
  5. Message-ID: <1664@wyse.wyse.com>
  6. Date: 25 Aug 88 22:26:11 GMT
  7. Organization: Wyse Technology, San Jose
  8. Lines: 29
  9. Approved: mikew@wyse.com
  10.  
  11. Submitted-by: mikew@wyse.com (Mike Wexler)
  12. Posting-number: Volume 1, Info 4
  13. Archive-name: guidelines.1
  14.  
  15. To make life easier for both me and the users of the comp.sources.x
  16. newsgroup, I will require that the following be included in postings.
  17.     1.    shell commands to extract all the files - This means
  18.         the postings should be in shar format.
  19.     2.    source code - Fonts in bdf format are ok.
  20.     3.    a README file - This should be a brief description
  21.         of what this program does.
  22.     4.    a Makefile
  23.     5.    a man page
  24.     6.    a patchlevel.h -- This keeps track of how many official
  25.         patches have been applied.  When you send out a 
  26.         modification it should be in context diff format 
  27.         and it should update the patchlevel.h file.
  28. If any of the above are not included, I will tell the poster and
  29. wait until they are included before I post the program.
  30. The following things should be included, but are not required yet.
  31.     1.    A list of authors and their copying policy.
  32.     2.    #include <X11/Xos.h> instead of things like types.h, strings.h
  33.         and time.h
  34.     3.    use -display displayname and -geometry geomspec instead of old
  35.         style.
  36.     4.    filenames that are 12 or fewer characters long
  37.     5.    an Imakefile
  38. -- 
  39. Mike Wexler(wyse!mikew)    Phone: (408)433-1000 x1330
  40.